-
Notifications
You must be signed in to change notification settings - Fork 160
improve checkbox theme and add missing properties #15533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
simeonoff
merged 39 commits into
didimmova/improve-component-themes
from
didimmova/improve-checkbox-theme
Apr 17, 2025
Merged
improve checkbox theme and add missing properties #15533
simeonoff
merged 39 commits into
didimmova/improve-component-themes
from
didimmova/improve-checkbox-theme
Apr 17, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s for elements Blazor grid. (#15523)
Co-authored-by: Konstantin Dinev <[email protected]>
…used by the user and flip the gradient for star and end to follow the progressbar progress direction (#15560)
fix(query-builder): refactor drag and drop test - master
* refactor(query builder): fix fluent chip keyboard drag ghost text color * refactor(query-builder): use the correct text color variable and reset the hover fro indigo border
* fix(query-builder): add test for mutated fields collection * fix(query-builder): prevent changing fields collection * fix(query-builder): fix Advanced filtering failing tests
…old React wrappers.
Co-authored-by: Simeon Simeonoff <[email protected]>
Co-authored-by: Simeon Simeonoff <[email protected]>
…s-add Additional fix for enabling filtering expressions to generate as classes in React.
…15658) * feat(hierarchical-grid): add parentRowData to IGridCreatedEventArgs * chore(*): Always include parentRowData in the arguments * chore(*): clean up leftover --------- Co-authored-by: Hristo <[email protected]>
#15556) * feat(GridBase): Apply spec for server-side rendering for relative grid sizes. * chore(*): Apply width=100% only for ssr. * chore(*): Adjust check so that data is omitted only for % size in ssr.
* fix(list): focus styles * refactor(list-sample): add panning option --------- Co-authored-by: Simeon Simeonoff <[email protected]>
* feat(h-grid): Enhanced the advanced filtering dialog to support filtering in the nested levels.
…15421) * fix(splitter): Sizing panes corectly with minSize and the browser is shrinked * fix(tests): providing bg locale for date-util test spec --------- Co-authored-by: Ivan Kitanov <[email protected]> Co-authored-by: Konstantin Dinev <[email protected]> Co-authored-by: Vasya Kacheshmarova <[email protected]> Co-authored-by: Stamen Stoychev <[email protected]>
…es' into didimmova/improve-checkbox-theme
SisIvanova
requested changes
Apr 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SisIvanova
approved these changes
Apr 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #15495
Additional information (check all that apply):
Checklist:
feature/README.MD
updates for the feature docsREADME.MD
CHANGELOG.MD
updates for newly added functionalityng update
migrations for the breaking changes (migrations guidelines)